projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d711ca3
)
Add the label-wrap-justify reftest to xfails
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 10 Feb 2020 20:19:13 +0000
(15:19 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 10 Feb 2020 20:19:13 +0000
(15:19 -0500)
Seems just like the other label tests, down to details
of text rendering.
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index 33ecccbe5a5c1744e440935c691bec7235c4b6fa..0d81cfc98e8dd3602ec6708201824a303d01fa1b 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-428,6
+428,7
@@
xfails = [
'window-show-contents-on-map.ui',
# these depend on details of text layout
'label-sizing.ui',
+ 'label-wrap-justify.ui',
]
foreach testname : testdata